FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (110 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation
Url http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation
Status draft
Name ZIB LaboratoryTestResult Observation
Experimental False
Realm nl
Authority hl7
Description A LaboratoryTestResult as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2
Copyright CC0
Kind resource

Resources that use this resource

StructureDefinition
http://hl7.nl/fhir/zorgviewer/StructureDefinition/LaboratoryTestResult LaboratoryTestResult
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-LaboratoryTestResultObservation-2022Q1 NICE-LaboratoryTestResultObservation
http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-DiagnosticReport ZIB LaboratoryTestResult DiagnosticReport

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/code-specification Coded more specific value
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen ZIB LaboratoryTestResult Specimen
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20150401000000 OnderzoekCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.8--20150401000000 ResultaatStatusCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.1--20150401000000 ResultaatTypeCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.4--20150401000000 TestmethodeCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "a04df0e3-cd49-4cb2-84e8-ac147f692e93",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2016-11-11T12:22:55.327+00:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation",
  "name" : "ZIB LaboratoryTestResult Observation",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A LaboratoryTestResult as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2",
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "mapping" : [
    {
      "identity" : "zib-overdrachtlaboratoriumuitslag",
      "uri" : "https://zibs.nl/wiki/OverdrachtLaboratoriumUitslag(NL)",
      "name" : "Zorginformatiebouwsteen OverdrachtLaboratoriumUitslag"
    },
    {
      "identity" : "zib-patient",
      "uri" : "https://zibs.nl/wiki/Patient(NL)",
      "name" : "Zorginformatiebouwsteen Patient"
    }
  ],
  "kind" : "resource",
  "constrainedType" : "Observation",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "LaboratoryTestResult",
        "definition" : "Measurements and simple assertions made about a patient, device or other subject. These may be a simple or a complex observations. Simple Observations could consist of just a code and a value, whereas complex observations like panels and batteries could have related Observations and or components.\r\nThe CBB LaboratoryResult also supports simple and more complex situations. For a simple result there will be a single LaboratoryTestResult.LaboratoryTest.TestName in Observation.code and no LaboratoryTestresult.Test. For a more complex situation there will be a LaboratoryTestResult.Test and any number of related LaboratoryTestResult.LaboratoryTest, e.g. parts of a panel or battery. Each related LaboratoryTest shall be conveyed in Observation.related or Observation.component. The deciding factor in choosing between related or component is: does the observation have use as independent observation (Observation.related) or is the observation only relevant in the context of its parent (Observation.component).\r\nNote that (textual) reports on individual (panels of) observations, like conclusions, go into a different resource DiagnosticReport. The DiagnosticReport then contains the references to the Observation resources it concerns.",
        "alias" : [
          "LaboratoriumUitslag"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.1"
          }
        ]
      },
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "short" : "Identifier",
        "alias" : [
          "Identificatie"
        ]
      },
      {
        "id" : "Observation.status",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-display-hint",
            "valueString" : "default: final"
          }
        ],
        "path" : "Observation.status",
        "short" : "ResultStatus",
        "alias" : [
          "ResultaatStatus"
        ]
      },
      {
        "id" : "Observation.status.extension",
        "path" : "Observation.status.extension",
        "slicing" : {
          "discriminator" : [
            "url"
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.status.extension.ResultStatus",
        "path" : "Observation.status.extension",
        "short" : "Provides the specific CBB code for ResultStatus",
        "definition" : "Defines a more specific value to a code. Especially useful for FHIRs required ValueSets.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/code-specification"
            ]
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.8--20150401000000",
            "display" : "ResultaatStatusCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.6"
          }
        ]
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "short" : "ResultType",
        "alias" : [
          "ResultaatType"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.1--20150401000000",
            "display" : "ResultaatTypeCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.7"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "TestOrTestName",
        "alias" : [
          "OnderzoekOfTestNaam"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20150401000000",
            "display" : "OnderzoekCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.4"
          },
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.8"
          }
        ]
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-patient",
            "map" : "NL-CM:0.1.1"
          }
        ]
      },
      {
        "id" : "Observation.effective",
        "path" : "Observation.effective[x]",
        "short" : "TestDateTime",
        "alias" : [
          "TestDatumTijd"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.13"
          }
        ]
      },
      {
        "id" : "Observation.value",
        "path" : "Observation.value[x]",
        "short" : "Result",
        "alias" : [
          "Uitslag"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.10"
          }
        ]
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "short" : "ResultaatFlags",
        "alias" : [
          "ResultaatVlaggen"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.14"
          }
        ]
      },
      {
        "id" : "Observation.comments",
        "path" : "Observation.comments",
        "short" : "Explanation",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.5"
          }
        ]
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "short" : "TestMethod",
        "alias" : [
          "TestMethod"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.4--20150401000000",
            "display" : "TestmethodeCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.9"
          }
        ]
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "short" : "Specimen",
        "alias" : [
          "Monster"
        ],
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.2"
          }
        ]
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "short" : "Reference",
        "alias" : [
          "Referentie"
        ]
      },
      {
        "id" : "Observation.referenceRange.low",
        "path" : "Observation.referenceRange.low",
        "short" : "LowerReferenceLimit",
        "alias" : [
          "ReferentieOndergrens"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.12"
          }
        ]
      },
      {
        "id" : "Observation.referenceRange.high",
        "path" : "Observation.referenceRange.high",
        "short" : "UpperReferenceLimit",
        "alias" : [
          "ReferentieBovengrens"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.11"
          }
        ]
      },
      {
        "id" : "Observation.related",
        "path" : "Observation.related",
        "requirements" : "Normally, an observation will have either a value or a set of related observations. A few observations (e.g. Apgar score) may have both a value and a set of related observations or sometimes QuestionnaireResponse from which the measure is derived.",
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.3"
          }
        ]
      },
      {
        "id" : "Observation.related.target",
        "path" : "Observation.related.target",
        "short" : "LaboratoryTest",
        "alias" : [
          "LaboratoriumTest"
        ],
        "mapping" : [
          {
            "identity" : "zib-overdrachtlaboratoriumuitslag",
            "map" : "NL-CM:13.1.3"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.